Welcome![Sign In][Sign Up]
Location:
Search - socket select

Search list

[Internet-Networkradmin21

Description: 务器端基于select I/O模型。为防止程序界面阻塞,有一个子线程用于不断接收socket并select其中的处理。客户端只有一个线程函数,不过其利用率很高,可用于远程目录交换,请求文件大小,创建若干线程来下载文件。文件传输有上传和下载,还有对等传输,这个项目中,传输文件具体指下载。-Client server based on select I/O model. Programming interfaces in order to prevent obstruction, there is a sub-thread for receiving socket and select which treatment. There is only one client thread function, but its utilization very high, can be used for remote directory exchange, request the file size, create a number of threads to download the file. File transfer are uploading and downloading, as well as peer-to-peer transmission, this project, the specific means to transfer files to download.
Platform: | Size: 1380352 | Author: Qin Jie Ning | Hits:

[Internet-Networksocketselectio

Description: 使用select socket io模型传文件,一次3K-The use of select socket io model Chuan documents, a 3K
Platform: | Size: 16384 | Author: asdffd | Hits:

[Internet-Networklinux_network

Description: 这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-This is under linux on the C programming, which includes a socket several usage examples, udp, tcp, as well as the use of select.
Platform: | Size: 571392 | Author: 赵炜 | Hits:

[Linux-Unixchat

Description: linux系统下一个简单的聊天程序,主要用socket和select实现的-linux system a simple chat program, the main achievement of the socket and select
Platform: | Size: 16384 | Author: cxt | Hits:

[JSP/Javaqddown_java8543535625

Description: 系统采用客户/服务器摸式 服务器与客户间通过套接口Socket(TCP)连接。通过对好友列表比较以判断是谁并提示用户收到某某的消息,然后用户选择该用户查看消息,如果好友列表没有该人就显示收到陌生人的消息。用户可以按陌生人按钮查看消息。-System uses a client/server mode and client server through socket Socket (TCP) connection. By comparison buddy list to determine who is and prompts the user to receive the news of so-and-so, and then select the user to view user information, if the buddy list is not the person on the show received the news of a stranger. Button the user can view the message by strangers.
Platform: | Size: 904192 | Author: xingchao | Hits:

[Windows CECE_XTALK

Description: CE版本的XTALK程序。它包括服务器和客户端两部分。其中对套接字I/O的并发采用线程+select机制,对于屏幕刷新则采用消息机制。主要功能是一个简单的群聊工具,一个客服发言,服务器对其广播。同时,他可以跟桌面Windows版本的程序通信。-CE versions of XTALK procedures. It includes server and client in two parts. Which socket I/O concurrent threads+ select the mechanism used for the screen refresh message mechanism is used. Main function is a simple tool for a group chat, a call to speak to its broadcast server. At the same time, he can with the desktop Windows version of the process of communication.
Platform: | Size: 111616 | Author: fang | Hits:

[Internet-Network101259376LANCommunion

Description: < 精通Windows Sockets网络开发--基于Visual C++实现>> 一书的全部源代码,包括 多线程下载程序、网络五子棋、在线考试系统等五个项目。每个项目都使用不同的socket模型开发(比如select,基于消息、事件的异步模型,重叠i/o,完成端口),对于初学socket网络编程的朋友有极大帮助、、 -" " Proficient in Windows Sockets network development- based on Visual C++ implementation " " a book full source code, including multi-threaded download, network Gobang, online examination system of five projects. Each item using a different socket model development (such as select, overlapping io, the completion of the port), socket network programming for the beginner friend of great help,,,
Platform: | Size: 69632 | Author: 牟伯东 | Hits:

[Internet-Networkwindowssocket

Description: < 精通Windows Sockets网络开发--基于Visual C++实现>> 一书的全部源代码,包括 多线程下载程序、网络五子棋、在线考试系统等五个项目。每个项目都使用不同的socket模型开发(比如select,基于消息、事件的异步模型,重叠i/o,完成端口),对于初学socket网络编程的朋友有极大帮助、、 -" " Proficient in Windows Sockets network development- based on Visual C++ implementation " " a book full source code, including multi-threaded download, network Gobang, online examination system of five projects. Each item using a different socket model development (such as select, based on news, events, asynchronous model, overlapping i/o, complete the port), socket network programming for the beginner a friend of great help,,,
Platform: | Size: 888832 | Author: 牟伯东 | Hits:

[Internet-NetworkFileDownLoad

Description: 利用套接字Select模型开发的一个远程文件下载程序,该程序包括服务器端和客户端两部分。服务器主要包括多线程设计,数据包设计,界面设计发送目录结构设计等部分。客户端包括多线程设计,界面设计等部分客户端的大致流程是连接服务器 发送请求接受目录,发送请求,解析数据,显示数据 等部分。-Select model development using a socket, a remote file downloading program, which includes server-side and client-side in two parts. Server includes multi-threaded design, data package design, interface design and design section to send the directory structure. Clients include multi-threaded design, interface design and some other client' s general procedure is to connect the server sends the request to accept catalog, send requests, parsing the data, display data and some other.
Platform: | Size: 39936 | Author: WANGTAO | Hits:

[JSP/JavanewChatRoom

Description: Version 1.0 1. 客户端通过下载的Java Applet 小程序和服务器建立套接字连接字后,用户输入聊天的昵称就可以和其他用户聊天; 2. 聊天室界面包括公共聊天信息和私人聊天信息,用户可以用鼠标双击聊天列表中某个聊天者的昵称,和该用户进行私人聊天 3. 当新用户进入聊天室时,所有的用户都可以在聊天列表中看到该用户的昵称;当某用户关闭浏览器或退出聊天室时,聊天列表将该用户的昵称删除,聊天室显示该用户离开的消息。 Version 2.0 1. 增加文件传输功能,用户可以通过传输文件按钮,选择硬盘上的文件,将其传给对方用户; Version 2.1 1. 对文件传输的提示信息进行优化,其中包括 发送端的完整路径功能、对方用户确认信息和接收端的路径选择功能; 2. 对可能出现的部分异常进行处理。 -Version 1.0 1. The client by downloading a Java Applet applet and the server to establish a socket connection, after the words, the user can enter the chat nickname, and chat with other users 2. Chat room interface, including public and private chat messages chat message, the user can chat with the mouse double-click the list of those who a chat nickname, and a private chat with the user 3. When a new users enter the chat room, all users can see in the chat list the user s nickname when a user closes the browser or out of chat room, chat lists to delete the user s nickname, chat rooms display the user to leave a message. Version 2.0 1. Increase the file transfer feature, users can transfer files button, select the file on the hard disk will be passed to the other side of its users Version 2.1 1. For file transfer optimization tips, including the full path to the transmitter function, the other user to confirm the informat
Platform: | Size: 22528 | Author: 李杰 | Hits:

[Internet-NetworkWSAEventSelect

Description: WSAEventSelect -- 事件选择Socket通讯模型-WSAEventSelect- Event Select Socket Communication Model
Platform: | Size: 50176 | Author: cxf | Hits:

[Internet-Networkaodv_neighbor

Description: 本文件是用户空间程序的入口,使用select函数和定时器机制监测接收控制消息的socket和与内核通信的socket,并触发相应的处理函数来保证协议的正常,有序的运转。-This document is a user-space entry procedures, use the select function and the timer mechanism for monitoring and receiving control messages to communicate with the kernel socket and the socket, and trigger the appropriate processing function to ensure the normal protocol, orderly operation
Platform: | Size: 2048 | Author: 小小 | Hits:

[JSP/Javajava-nio

Description: 实例化HashMap类型的一个对象用来存放每一个客户对应的套接字和通道,实例化线程通道选择器等,当由用户请求时,接受,加入选择项,注册感兴趣事件,另一线程处理输入流,在前面加echo:,发给客户端。-HashMap instance of an object type used to store the corresponding socket of each customer and channel, channel selector thread instantiation, etc., when the user request, accept, join the select items, registered interest in the event, another thread processing input stream, with the addition of echo:, to the client.
Platform: | Size: 11264 | Author: zhang liang | Hits:

[Internet-Networknet

Description: 一个很好的关于网络技术与编程的PPT,是初学者很好的选择 1 简介 2 传输层 TCP 和UDP 3 套接口编程基础 4 基本TCP套接口编程 5 TCP 客户-服务器例子 6 I/O复用:select和poll函数-A good programming on network technology and PPT, are a good choice for beginners 1 Introduction 2 transport layer TCP and UDP 3 4 socket programming based on the basic TCP socket programming 5 TCP client- server example 6 I/O multiplexing : select and poll Functions
Platform: | Size: 600064 | Author: lyy | Hits:

[Communication06

Description: 利用套接字的Select模型开发一个远程文件下载程序。很好很强大,很值得学习。-Select model development using the socket to a remote file download. Very very strong, very worthwhile.
Platform: | Size: 39936 | Author: zhangbo | Hits:

[Internet-NetworkSelectSocket

Description: 套接字I/O模型中的select模型,欢迎大家和我讨论socket编程中的问题。 QQ:1499770571 E-mail:zeliangzhang@sina.com-Socket I/O model in select models, and I welcome discussion of socket programming problems. QQ: 1499770571 E-mail: zeliangzhang@sina.com
Platform: | Size: 10240 | Author: zhangzl | Hits:

[Internet-Networkserver_client

Description: CS结构的socket编程,在远程端口实现shell命令,并返回执行结果.分别用select和多线程方式两种方式实现-CS structure of socket programming, the remote port to achieve shell command and return results of the implementation. Were used to select and multiple threads in two ways
Platform: | Size: 6144 | Author: jinx | Hits:

[VHDL-FPGA-VerilogFTClean

Description: Connect OBD connector to car diagnostic socket. Then connect hardware interface to any free USB port of your PC or laptop. Start program VagTacho.exe. Select ECU from menu. If you don t know type of kombiinstrument, press Connect Any Tacho button. Program will try to connects any kombi and will display type of kombiinstrument.-Connect OBD connector to car diagnostic socket. Then connect hardware interface to any free USB port of your PC or laptop. Start program VagTacho.exe. Select ECU from menu. If you don t know type of kombiinstrument, press Connect Any Tacho button. Program will try to connects any kombi and will display type of kombiinstrument.
Platform: | Size: 452608 | Author: Dexy | Hits:

[Internet-Networkselectstock

Description: 本文对SELECT模型进行SOCKET通信编程,供大家参考-select socket
Platform: | Size: 35840 | Author: 梁晓锋 | Hits:

[Internet-Networkselect_IO_model

Description: 自己写的关于socket通信IO模型,这里面选择的是select模型,很常用也很实用-Write your own socket communications on IO model, which select which model is selected, it is often very useful
Platform: | Size: 10844160 | Author: 小宋 | Hits:
« 1 2 3 4 5 6 78 9 10 »

CodeBus www.codebus.net